.Net Framework > v3.0.6920.0 > System > ServiceModel > DuplexChannelFactory<TChannel> > DuplexChannelFactory<TChannel> DuplexChannelFactory<TChannel>(Object)
DuplexChannelFactory<TChannel>(Object,Binding)
DuplexChannelFactory<TChannel>(Object,Binding,EndpointAddress)
DuplexChannelFactory<TChannel>(Object,Binding,String)
DuplexChannelFactory<TChannel>(Object,ServiceEndpoint)
DuplexChannelFactory<TChannel>(Object,String)
DuplexChannelFactory<TChannel>(Object,String,EndpointAddress)
DuplexChannelFactory<TChannel>(InstanceContext)
DuplexChannelFactory<TChannel>(InstanceContext,Binding)
DuplexChannelFactory<TChannel>(InstanceContext,Binding,EndpointAddress)
DuplexChannelFactory<TChannel>(InstanceContext,Binding,String)
DuplexChannelFactory<TChannel>(InstanceContext,ServiceEndpoint)
DuplexChannelFactory<TChannel>(InstanceContext,String)
DuplexChannelFactory<TChannel>(InstanceContext,String,EndpointAddress)
DuplexChannelFactory<TChannel>(Type)
DuplexChannelFactory<TChannel>(Type,Binding)
DuplexChannelFactory<TChannel>(Type,Binding,EndpointAddress)
DuplexChannelFactory<TChannel>(Type,Binding,String)
DuplexChannelFactory<TChannel>(Type,ServiceEndpoint)
DuplexChannelFactory<TChannel>(Type,String)
DuplexChannelFactory<TChannel>(Type,String,EndpointAddress)


DuplexChannelFactory<TChannel>(Object)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract.
Type
void
Character
public
Parameters
NameTypeDescription
callbackObjectObject
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Object,Binding)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified binding.
Type
void
Character
public
Parameters
NameTypeDescription
callbackObjectObject
bindingBinding
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Object,Binding,EndpointAddress)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified binding and endpoint address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackObjectObject
bindingBinding
remoteAddressEndpointAddress
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Object,Binding,String)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified callback object, binding, and remote address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackObjectObject
bindingBinding
remoteAddressString
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Object,ServiceEndpoint)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified endpoint.
Type
void
Character
public
Parameters
NameTypeDescription
callbackObjectObject
endpointServiceEndpoint
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Object,String)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified configuration.
Type
void
Character
public
Parameters
NameTypeDescription
callbackObjectObject
endpointConfigurationNameString
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Object,String,EndpointAddress)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract, and a specified configuration and endpoint address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackObjectObject
endpointConfigurationNameString
remoteAddressEndpointAddress
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(InstanceContext)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified instance context.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceInstanceContext
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(InstanceContext,Binding)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with a context that implements the callback contract and a specified binding.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceInstanceContext
bindingBinding
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(InstanceContext,Binding,EndpointAddress)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified binding and endpoint address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceInstanceContext
bindingBinding
remoteAddressEndpointAddress
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(InstanceContext,Binding,String)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified instance context, binding, and remote address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceInstanceContext
bindingBinding
remoteAddressString
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(InstanceContext,ServiceEndpoint)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified endpoint.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceInstanceContext
endpointServiceEndpoint
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(InstanceContext,String)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified configuration.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceInstanceContext
endpointConfigurationNameString
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(InstanceContext,String,EndpointAddress)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with an object that implements the callback contract and a specified configuration and endpoint address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceInstanceContext
endpointConfigurationNameString
remoteAddressEndpointAddress
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Type)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified type of callback instance.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceTypeType
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Type,Binding)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified type of callback instance and binding.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceTypeType
bindingBinding
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Type,Binding,EndpointAddress)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified type of callback instance, binding, and remote address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceTypeType
bindingBinding
remoteAddressEndpointAddress
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Type,Binding,String)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with the specified type of callback instance, binding, and remote address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceTypeType
bindingBinding
remoteAddressString
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Type,ServiceEndpoint)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified type of callback instance and service endpoint.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceTypeType
endpointServiceEndpoint
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Type,String)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with specified type of callback instance and configuration.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceTypeType
endpointConfigurationNameString
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

DuplexChannelFactory<TChannel>(Type,String,EndpointAddress)

Category
Constructor
Description
Initializes a new instance of the System.ServiceModel.DuplexChannelFactory`1 class with the specified type of callback instance, configuration, and remote address.
Type
void
Character
public
Parameters
NameTypeDescription
callbackInstanceTypeType
endpointConfigurationNameString
remoteAddressEndpointAddress
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database